FoxyCart eCommerce
Jamroom Developers
Most times it the FoxyCart site that doesn't get setup correctly, did you follow this Doc.?
https://www.jamroom.net/the-jamroom-network/documentation/modules/2/setting-up-foxycart-jrfoxycart
Hope this helps!
{jrCore_list module="jrForum" search="forum_post_count > 0" order_by="_created numerical_desc" limit="10"}
{if isset($quantity) && $quantity > 0}
{$quantity}
{else}
& n b s p ;
{/if}
{if isset($_post.search_area) && isset($_post.search_string)}
{jrCore_list module="jrStore" order_by="product_display_order numerical_asc" search1="profile_category = `$_post.search_string`" pagebreak="15" page=$_post.p}
{else}
{jrCore_list module="jrStore" order_by="product_display_order numerical_asc" pagebreak="15" page=$_post.p}
{if}